type github.com/andybalholm/brotli.octetType

4 uses

	github.com/andybalholm/brotli (current package)
		http.go#L150: var octetTypes [256]octetType
		http.go#L152: type octetType byte
		http.go#L155: 	isToken octetType = 1 << iota
		http.go#L177: 		var t octetType